Nuprl Definition : pairwise
0,22
postcript
pdf
(
x
,
y
L
.
P
(
x
;
y
)) ==
i
:
||
L
||,
j
:
i
.
P
(
L
[
j
];
L
[
i
])
latex
clarification:
(
x
,
y
L
.
P
(
x
;
y
)) ==
i
:{0..||
L
||
},
j
:{0..
i
}.
P
(
L
[
j
];
L
[
i
])
latex
Definitions
l
[
i
]
,
{
i
..
j
}
,
x
:
A
.
B
(
x
)
,
||
as
||
,
(
x
,
y
L
.
P
(
x
;
y
))
FDL editor aliases
pairwise
origin